Skip to content

chore: android targetting enums#3929

Merged
rebelchris merged 2 commits into
mainfrom
chore-android
Jun 5, 2026
Merged

chore: android targetting enums#3929
rebelchris merged 2 commits into
mainfrom
chore-android

Conversation

@rebelchris
Copy link
Copy Markdown
Contributor

No description provided.

@pulumi
Copy link
Copy Markdown

pulumi Bot commented Jun 5, 2026

🍹 The Update (preview) for dailydotdev/api/prod (at 6834190) was successful.

✨ Neo Code Review

Standard deployment rolling a new container image across all workloads, adding Android as a supported Marketing CTA target platform. ✅ Low Risk

This is a routine application deployment rolling out a new image (...2982af90...5530e835) across all services. The code change adds android as a default target platform for Marketing CTAs and exposes it in the GraphQL schema.

The migration Jobs (both DB and Clickhouse) are being cycled out and replaced with new versions tied to the new commit hash — this is the expected pattern for run-once migration jobs. The new DB migration job will execute typeorm migration:run against the new image, which should apply any schema changes needed to support this PR (though the diff only shows application-layer additions, so the migration may be minimal or a no-op).

🔵 Info — The GCP credentials warning (could not find default credentials) on the gcp provider is non-blocking for this Kubernetes-only deployment, but worth noting if GCP resource management is expected in future runs.

Resource Changes

    Name                                                    Type                           Operation
~   vpc-native-worker-job-deployment                        kubernetes:apps/v1:Deployment  update
~   vpc-native-squad-posts-analytics-refresh-cron           kubernetes:batch/v1:CronJob    update
~   vpc-native-clean-expired-better-auth-sessions-cron      kubernetes:batch/v1:CronJob    update
~   vpc-native-materialize-yearly-best-post-archives-cron   kubernetes:batch/v1:CronJob    update
~   vpc-native-generate-search-invites-cron                 kubernetes:batch/v1:CronJob    update
~   vpc-native-clean-gifted-plus-cron                       kubernetes:batch/v1:CronJob    update
~   vpc-native-ws-deployment                                kubernetes:apps/v1:Deployment  update
~   vpc-native-user-profile-analytics-clickhouse-cron       kubernetes:batch/v1:CronJob    update
~   vpc-native-personalized-digest-deployment               kubernetes:apps/v1:Deployment  update
~   vpc-native-sync-subscription-with-cio-cron              kubernetes:batch/v1:CronJob    update
~   vpc-native-clean-channel-highlights-cron                kubernetes:batch/v1:CronJob    update
~   vpc-native-bg-deployment                                kubernetes:apps/v1:Deployment  update
~   vpc-native-rotate-weekly-quests-cron                    kubernetes:batch/v1:CronJob    update
~   vpc-native-user-profile-updated-sync-cron               kubernetes:batch/v1:CronJob    update
~   vpc-native-update-current-streak-cron                   kubernetes:batch/v1:CronJob    update
~   vpc-native-clean-old-notifications-cron                 kubernetes:batch/v1:CronJob    update
~   vpc-native-update-tags-str-cron                         kubernetes:batch/v1:CronJob    update
~   vpc-native-check-analytics-report-cron                  kubernetes:batch/v1:CronJob    update
~   vpc-native-rotate-daily-quests-cron                     kubernetes:batch/v1:CronJob    update
~   vpc-native-validate-active-users-cron                   kubernetes:batch/v1:CronJob    update
~   vpc-native-expire-super-agent-trial-cron                kubernetes:batch/v1:CronJob    update
~   vpc-native-clean-zombie-user-companies-cron             kubernetes:batch/v1:CronJob    update
~   vpc-native-hourly-notification-cron                     kubernetes:batch/v1:CronJob    update
~   vpc-native-clean-stale-user-transactions-cron           kubernetes:batch/v1:CronJob    update
~   vpc-native-post-lifecycle-state-clickhouse-cron         kubernetes:batch/v1:CronJob    update
~   vpc-native-temporal-deployment                          kubernetes:apps/v1:Deployment  update
-   vpc-native-api-db-migration-2982af90                    kubernetes:batch/v1:Job        delete
+   vpc-native-api-db-migration-5530e835                    kubernetes:batch/v1:Job        create
~   vpc-native-materialize-monthly-best-post-archives-cron  kubernetes:batch/v1:CronJob    update
~   vpc-native-post-analytics-history-day-clickhouse-cron   kubernetes:batch/v1:CronJob    update
~   vpc-native-update-views-cron                            kubernetes:batch/v1:CronJob    update
~   vpc-native-update-trending-cron                         kubernetes:batch/v1:CronJob    update
~   vpc-native-clean-zombie-users-cron                      kubernetes:batch/v1:CronJob    update
~   vpc-native-post-analytics-clickhouse-cron               kubernetes:batch/v1:CronJob    update
~   vpc-native-channel-highlights-cron                      kubernetes:batch/v1:CronJob    update
~   vpc-native-clean-zombie-images-cron                     kubernetes:batch/v1:CronJob    update
~   vpc-native-update-source-public-threshold-cron          kubernetes:batch/v1:CronJob    update
~   vpc-native-generic-referral-reminder-cron               kubernetes:batch/v1:CronJob    update
~   vpc-native-calculate-top-readers-cron                   kubernetes:batch/v1:CronJob    update
-   vpc-native-api-clickhouse-migration-2982af90            kubernetes:batch/v1:Job        delete
~   vpc-native-update-highlighted-views-cron                kubernetes:batch/v1:CronJob    update
... and 13 other changes

@rebelchris rebelchris merged commit e549fde into main Jun 5, 2026
9 checks passed
@rebelchris rebelchris deleted the chore-android branch June 5, 2026 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant